/* $$$ CSS file: layout.css: */
body {
	margin: 0;
	padding: 0;
	background-color: #0f0f0f;
	color: #e2e2e2;
	/*font-family: 'Helvetica Light', Helvetica, Arial, Tahoma, Verdana, sans-serif;*/
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	}
body { bbehavior: url(/css/ie6alert.htc); }
a:hover, a:active, a:focus { outline:none; }

#documentWrapper {
	background: url(/images/bodyBgLayer1.jpg) repeat-x center top;
	padding: 0;
	margin: 0;
	}

#layoutWrapper {
	background: url(/images/bodyBgLayer2.png) repeat-y center top #0f0f0f;
	width: 972px;
	margin: auto;
	margin-bottom: 10px;
	position: relative;
	}

#layoutHeader {
	background: url(/images/headerBg.jpg) no-repeat center top;
	padding: 0 16px 0 16px;
	height: 202px;
	position: relative;
	}

	#layoutHeader a.logo {
		position: absolute;
		left: 123px;
		top: 70px;
		width: 120px;
		height: 60px;
		}

		#layoutHeader a.logo img {
			width: 120px;
			height: 60px;
			}

	#layoutHeader div.dashboard,
	#layoutHeader div.path {
		padding-top: 4px;
		}

	#layoutHeader div.path {
		line-height: 30px;
		height: 30px;
		overflow: hidden;
		padding-right: 10px;
		}

	#layoutHeader div.dashboard {
		float: right;
		position: relative;
		}

	#layoutHeader div.dashboard menu.options {
		position: abosolute;
		top: 0;
		right: 0;
		width: 200px;
		background: red;
		}

		#layoutHeader div.dashboard form.quickLogin input.text,
		#layoutHeader div.dashboard form.quickLogin input.password {
			width: 100px;
			}

#layoutContent {

	}

	#pageContent {
		width: 642px;
		padding: 0 36px 0 60px;
		margin: 0;
		float: left;
		}

	#sideBar {
		margin: -151px 0 0 0;
		width: 218px;
		padding: 0 16px 0 0;
		float: right;
		position: relative;
		z-index: 2;
		}

		#sideBar h2 {
			padding: 0;
			height: 41px;
			line-height: 36px;
			text-indent: -1000em;

			background-image: url(/images/boxes.png);
			background-repeat: no-repeat;
			}

		#sideBar form.quickSearch {
			padding-bottom: 25px;
			}

			#sideBar form.quickSearch h2 {
				background-position: -436px 0;
				}

			#sideBar form.quickSearch div.row {
				padding: 0 20px 0 0;
				text-align: right;
				}

			#sideBar form.quickSearch div.row input.text {
				width: 168px;
				}

			#sideBar form.quickSearch div.row select {
				width: 172px;
				position: relative;
				}

			#sideBar form.quickSearch div.row *.button,
			#sideBar form.quickSearch div.row *.submit {
					margin-right: -2px;
				}


		#sideBar div.layoutBox {
			background-image: url(/images/boxes.png);
			background-repeat: no-repeat;
			background-position: -872px bottom;
			position: relative;
			}

		#sideBar div.signUp {
			padding: 15px 0 6px 0;
			background: none;
			}

			#sideBar div.signUp a {
				background-image: url(/images/signUpBg.png);
				background-repeat: no-repeat;
				display: block;
				width: 218px;
				height: 90px;
				text-indent: -1000em;
				}

			#sideBar div.signUp a:link,
			#sideBar div.signUp a:visited,
			#sideBar div.signUp a:active {
				background-position: right top;
				}

			#sideBar div.signUp a:focus,
			#sideBar div.signUp a:hover {
				background-position: right bottom;
				}

		#sideBar div.accountOptions {
			padding: 15px 0 6px 0;
			}

			#sideBar div.accountOptions h2 {
				background-position: -1308px 0;
				}

			#sideBar div.accountOptions menu {
				background-image: url(/images/boxes.png);
				background-repeat: repeat-y;
				background-position: -654px 0;
				padding: 5px 0 10px 0;
				margin: 0;
				list-style-type: none;
				}

				#sideBar div.accountOptions menu li a {
					display: block;
					padding: 0 0 0 26px;
					background-image: url(/images/boxes.png);
					background-repeat: repeat-y;
					background-position: -872px center;
					height: 1.7em;
					line-height: 1.7em;
					}

				#sideBar div.accountOptions menu li a:link,
				#sideBar div.accountOptions menu li a:active,
				#sideBar div.accountOptions menu li a:visited {
					background-position: -872px center;
					color: inherit;
					}

				#sideBar div.accountOptions menu li a:focus,
				#sideBar div.accountOptions menu li a:hover {
					background-position: -1090px center;
					color: #fff;
					}

		#sideBar div.locations {
			padding: 15px 0 6px 0;
			}

		#sideBar div.locations .fb_iframe_widget {
			padding-left:11px;
			background: url("/images/boxes.png") -654px 0 repeat-y;
			display: block;
			width: auto;
		}
			#sideBar div.locations h2 {
				background-position: -218px 0;
				}

			#sideBar div.locations menu.branch {
				margin: 0;
				padding: 0;
				list-style-type: none;
				}

				#sideBar div.locations menu.branch li {
					padding: 0;
					margin: 0;
					clear: left;
					}

				#sideBar div.locations menu.branch li div.label {
					clear: both;
					padding-left: 50px;
					padding-right: 10px;
					position: relative;
					}

					#sideBar div.locations menu.branch menu.branch li div.label {
						padding-left: 70px;
						}

			#sideBar div.locations #locationsTree {
				background-image: url(/images/boxes.png);
				background-repeat: repeat-y;
				background-position: -654px 0;
				padding-top: 10px;
				padding-bottom: 30px;
				}

			#sideBar div.locations #locationsTree menu {
				padding-top: 3px;
				padding-bottom: 5px;
				line-height: 18px;
				}

				#sideBar div.locations menu.branch li a,
				#sideBar div.locations menu.branch li b {
					font-weight: normal;
					}

				#sideBar div.locations menu.branch li.current div.label {
					background-image: url(/images/boxes.png);
					background-repeat: repeat-y;
					background-position: -1090px top;
					color: #fff;
					}

					#sideBar div.locations menu.branch li.current li div.label {
						background-position: 654px;
						}

			menu.branch li span.activatorOpen,
			menu.branch li span.activatorClosed,
			menu.branch li span.activatorEmpty,
			menu.branch li span.activator {
				width: 10px;
				padding: 0;
				margin: 0 0 0 -20px;
				vertical-align: top;
				position: absolute;
				background-color: transparent;
				background-repeat: no-repeat;
				background-image: url(/images/arrows.png);
				}

			menu.branch li.inactive {
				opacity: 0.5;
				-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
				filter: alpha(opacity=50);
				}

			menu.branch menu.branch li.inactive {
				opacity: 1;
				-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
				filter: alpha(opacity=100);
				}

			html>/**/body menu.branch li span {
				height: 1.5em !important; /* for non IE6-7 */
				}

			menu.branch li span.activatorOpen {
				background-position: left center;
				}

				menu.branch li.current span.activatorOpen {
					background-position: -20px center;
					}

			menu.branch li span.activatorClosed {
				background-position: -10px center;
				}

				menu.branch li.current span.activatorClosed {
					background-position: -30px center;
					}

			menu.branch li span.activatorEmpty {
				background-image: none;
				}

#layoutFooter {
	list-style-type: none;
	background: url(/images/footerBg.png) no-repeat center bottom;
	height: 36px;
	line-height: 36px;
	margin: 0;
	padding: 25px 16px 0 16px;
	}

	#layoutFooter li {
		float: left;
		padding: 0 12px 0 0;
		}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0.2em 0 0.2em 0;
	font-weight: normal;
	line-height: 1.3em;
	}

p {
	margin: 0;
	}

h1 {
	font-size: 22px;
	padding: 0;
	}

h2.pageTitleIntroduction {
	font-size: 1.2em;
	color: #7c7c7c;
	padding: 0;
	margin: 0;
	}

h2 {
	font-size: 18px;
	}

img {
	border: 0;
	}

a {
	text-decoration: none;
	}

form {
	margin: 0;
	padding: 0;
	}

a:link,
a:visited {
	color: #e28827;
	}

a:hover,
a:focus,
a:active {
	color: #ffffff;
	}

.invertedLinks a:link,
.invertedLinks a:visited {
	color: #ffffff;
	}

.invertedLinks a:hover,
.invertedLinks a:focus,
.invertedLinks a:active {
	color: #e28827;
	}

a.leftSeparated {
	background: url(/images/elements.png) no-repeat -25px center transparent;
	padding-left: 10px;
	}

*.clear {
	height: 0;
	font-size: 1px;
	line-height: 1px;
	visibility: hidden;
	clear: both;
	}

hr,
hr.clear {
	height: 1px;
	background: none; /* IE */
	border: 0; /* IE */
	border-bottom: dashed 1px #5c5c5c; /* IE */
	margin: 10px 0 10px 0;
	padding: 0;
	visibility: visible;
	}

html>/**/body hr,
html>/**/body hr.clear {
	background: url(/images/hrBg.png) repeat left top transparent;
	border: 0;
	}

*.inactive {
	opacity: 0.5;
	filter: alpha(opacity=50);
	}

/* Errors and infos */

b.asterisk {
	color: #e96262;
	}

*.warning {
	color: #d0bc4e;
	}

div.errorMessage,
div.infoMessage {
	padding: 3px 5px 3px 5px;
	margin: 0;
	}

*.profilerError,
*.profilerInfo {
	margin: 0.5em auto 1em auto;
	display: block;
	padding: 10px;
	}


*.profilerError,
div.errorMessage {
	color: #fff;
	font-weight: bold;
	background-color: #e82323;
	}

*.profilerInfo,
div.infoMessage {
	color: #fff;
	font-weight: bold;
	background-color: #77b500;
	}

div.invalidFieldMessage {
	color: #ff1c1c;
	}

/* Thumbs: */

a.thumb img {
	border-style: solid;
	border-width: 1px;
	padding: 1px;
	}

	a.thumb:link img,
	a.thumb:visited img {
		border-color: #e28827;
		}

	a.thumb:active img,
	a.thumb:focus img,
	a.thumb:hover img {
		border-color: #fff;
		}

	a.thumb img {

		}

/* Pages bar: */

*.pagesBar {
	margin-top: 2px;
	}

	*.pagesBar ul.section {
		list-style-type: none;
		margin: 0;
		padding: 10px 0 0;
		float: right;
		clear:right;
		}

		*.pagesBar ul.section li {
			display: inline;
			padding: 0;
			margin: 0;
			height: 20px;
			}

		*.pagesBar a {
			text-align: center;
			vertical-align: middle;
			display: block;
			float: left;
			width: auto;
			height: 20px;
			line-height: 20px;
			padding: 0 3px 0 3px;
			background-image: none;
			background-position: top center;
			background-repeat: no-repeat;
			}

		*.pagesBar a:link,
		*.pagesBar a:visited {
			background-position: center top;
			}

		*.pagesBar a:hover,
		*.pagesBar a:focus,
		*.pagesBar a:active {
			background-position: center bottom;
			}

		*.pagesBar li.previous a,
		*.pagesBar li.next a {
			overflow: hidden;
			text-indent: -200em;
			width: 7px;
			margin: 0 2px 0 2px;
			padding: 0;
			background-image: url(/images/arrows.png);
			background-repeat: no-repeat;
			background-color: transparent;
			}

		*.pagesBar li.previous a {
			background-position: -40px center;
			}

		*.pagesBar li.previous a:focus,
		*.pagesBar li.previous a:hover {
			background-position: -54px center;
			}

		*.pagesBar li.next a {
			background-position: -47px center;
			}

		*.pagesBar li.next a:focus,
		*.pagesBar li.next a:hover {
			background-position: -61px center;
			}

		*.pagesBar li.current a {
			margin: 0 2px 0 2px;
			}

			*.pagesBar li.current a:link,
			*.pagesBar li.current a:visited,
			*.pagesBar li.current a:active,
			*.pagesBar li.current a:focus,
			*.pagesBar li.current a:hover {
				color: #262626;
				background-color: #e28827;
				}


a.icon {
	background-repeat: no-repeat;
	background-color: transparent;
	display: block;
	width: 112px;
	text-align: center;
	float: left;
	margin: 0;
	padding: 65px 0 0 0;
	}

	a.icon:link,
	a.icon:active,
	a.icon:visited {
		background-position: left center;
		}

	a.icon:focus,
	a.icon:hover {
		background-position: -130px center;
		}

	a.properties {
		background-image: url(/images/icons/properties.png);
		margin-left: 65px !important;
		margin-left: 30px;
		}

	a.addNewProperty {
		background-image: url(/images/icons/addNewProperty.png);
		margin-left: 60px;
		}

	a.settings {
		background-image: url(/images/icons/settings.png);
		margin-left: 35px;
		}
	a.stat {
		background-image: url(/images/icons/stat.png);
		margin-left: 35px;
		}

	a.logout {
		background-image: url(/images/icons/logout.png);
		margin-left: 5px;
		}
/* $$$ CSS file: dedicated.css: */
*.column1Of2,
*.column2Of2 {
	float: left;
	width: 48%;
	text-align: justify;
	}

*.column2Of2 {
	margin-left: 4% !important;
	margin-left: 2.5%;
	}


/* Item details */

div.itemDetailsHeader {
	/*padding: 0 0 10px 0;*/
	margin: 0 0 20px 0;
	/*background: url(/images/hrBg.png) repeat-x left bottom transparent;*/
	}

	div.itemDetailsHeader img {
		float: left;
		margin-right: 10px;
		margin-top: 10px;
		}

	div.itemDetailsHeader h1,
	div.itemDetailsHeader h2 {
		margin: 0 0 0 106px;
		}

	div.itemDetailsHeader h1 {
		padding: 15px 0 0 0;
		}

	div.itemDetailsHeader h2 {
		color: #7c7c7c;
		padding: 0;
		font-size: 1.2em;
		font-style: italic;
		}

p.floatedText {
	text-align: justify;
	padding: 0;
	margin: 0 0 15px 0;
	zoom: 1 ;

	}
div.rek {
	width:400px;height:260px;margin-left:222px;
	zoom: 1 ;
}

p.floatedText div.rek iframe {  }

div#tableWrapper {
background: url(/images/dots1.png) repeat-y right top transparent;
_background: url(/images/dots1.png) repeat-y 200px top transparent;
					width:200px;
					float:left;
					margin: 0 31px 20px 0;
					_margin:0 10px 0 0;
					zoom: 1 ;
}


table.parameters {
	margin: 0 31px 20px 0;
	float: left;
	width: 200px;
	padding: 0 20px 0 0;
	_padding:0;
	_margin:0 5px 20px 0;
		}

	table.parameters th {
		width: 63px;
		padding: 2px 0 2px 5px;
		font-weight: normal;
		text-align: left;
		color: #7c7c7c;
		vertical-align: top;
		}

		div.contactForm h3,
		table.parameters th.h1 {
			color: #fff;
			font-weight: normal;
			font-size: 1.2em;
			text-align: left;
			padding: 5px 0 5px 0;
			}

	table.parameters td {
		vertical-align: top;
		padding: 2px 0 2px 5px;
		width:150px;
		/*border-bottom:2px solid red;*/
		}

		table.parameters tr.lastOfPart th,
		table.parameters tr.lastOfPart td {
			padding-bottom: 10px;
			}

	table.parameters form.contact {
		position: relative;
		z-index: 10;
		}

		table.parameters form.contact div.errorInfo,
		table.parameters form.contact div.errorMessage {
			margin-bottom: 10px;
			}

		table.parameters form.contact div.invalidFieldMessage {
			margin-left: 0;
			}

		table.parameters form.contact input.text,
		table.parameters form.contact textarea {
			width: 170px;
			margin-bottom: 5px;
			font-family: Arial;
			}

/*a.acceptButton {
	background: url(/images/acceptButton.png) no-repeat left top transparent;
	display: block;
	height: 50px;
	line-height: 50px;
	margin: 0;
	padding: 0 0 0 55px;
	position: relative;
	overflow: hidden;
	}

	a.acceptButton:link,
	a.acceptButton:visited {
		background-position: left top;
		}

	a.acceptButton:active,
	a.acceptButton:focus,
	a.acceptButton:hover {
		background-position: left -50px;
		color: #135250;
		}*/

/* nImagesBar */

div.nImagesBarWrapper div.nImagesBar a.thumb {
	}

	div.nImagesBarWrapper div.nImagesBar a.thumb img {
		margin: 0 0 5px 15px;
		}

div.itemDetailsImages {
	position: relative;
	padding: 0;
	margin-left: 231px;
	width: auto !important;
	width: 407px;
	}

	div.itemDetailsImages div.nImagesBarWrapper {
		}

	div.itemDetailsImages a.nArrowPrev {
		float: left;
		margin-right: 10px;
		}

	div.itemDetailsImages a.nArrowNext {
		float: right;
		margin-left: 10px;
		}

/* Items list */

div.itemListHeader {
	padding-bottom: 6px;
	/*background: url(/images/pageTitleBg.png) repeat-x left 43px;*/

	}

	div.itemListHeader h1.pageTitle {
		margin: 0 !important;
		padding-top: 0.4em;
		padding-bottom: 0;
		}

	div.itemListHeader h2 {
		margin: 0;
		padding: 0;
		font-size: 14px;
		color: #7c7c7c;
		}

		div.itemListHeader h2 strong {
			font-weight: normal;
			color: #e2e2e2;
			}

	div.itemListHeader div.pagesBar {
		position: relative;
		top: 20px;
		}


h1.statsFrom {
	margin-top:15px;
}

ul.statsFrom {
	margin-top:0;
}
ul.statsFrom strong{
	font-size:1.2em
}


div.itemsList {
	}

	div.itemsList div.listElement {
		padding: 10px 0 0 0;
		background: url(/images/hrBg.png) repeat-x top left;
		margin: 10px 0 15px 0;
		position: relative; /* for IE6-7 */
		width: 100%; /* for IE6-7 */
		}

		div.itemsList div.inactive {
			border: dashed 1px silver;
			}

		html>/**/body div.itemsList div.inactive {
			border: none;
			opacity: 0.5;
			}

			div.itemsList div.listElement div.title h3 {
				margin: 0;
				padding: 0;
				letter-spacing: 0;
				}

				div.itemsList div.listElement div.title h3.name {
					font-family: Arial;
					font-size: 20px;
					padding-bottom: 3px;
					float: left;
					}

				div.itemsList div.listElement div.title h3.options {
					text-align: right;
					float: right;
					padding-top: 3px;
					font-size: 0.9em;
					color: #7c7c7c;
					padding-bottom: 3px;
					}

					div.itemsList div.listElement div.title h3.options strong {
						color: #e2e2e2;
						font-weight: normal;
						}

					div.itemsList div.listElement div.title h3.options a {
						font-size: 100%;
						}

		div.itemsList div.listElementBody {
			}

		div.itemsList div.listElement p.description {
			margin: 0;
			padding: 0;
			text-align: justify;
			}

		div.itemsList div.listElement table {
			width: 100%;
			padding-top: 5px;
			}

			div.itemsList div.listElement table td,
			div.itemsList div.listElement table th {
				font-weight: normal;
				text-align: left;
				padding: 0 5px 0 7px;
				margin: 0;
				font-size: 0.9em;
				line-height: 1.3em;
				}

			div.itemsList div.listElement table th {
				color: #7c7c7c;
				}

			div.itemsList div.listElement table td.separator {
				width: 1px;
				padding: 0;
				background: url(/images/elements.png) no-repeat -23px center transparent;
				}

			div.itemsList div.listElement div.images {
				margin-top: 10px;
				}

			div.itemsList div.nImagesBar {
				visibility: hidden;
				}

			div.itemsList a.nArrowNext,
			div.itemsList a.nArrowPrev,
			div.itemDetailsImages a.nArrowNext,
			div.itemDetailsImages a.nArrowPrev {
				margin-top: 25px;
				}

			div.itemDetailsImages a.nArrowPrev,
			div.itemsList a.nArrowPrev {
				float: left;
				position: absolute;
				margin-left: -30px;
				}

			div.itemDetailsImages a.nArrowNext,
			div.itemsList a.nArrowNext {
				float: right;
				position: absolute;
				right: -30px;
				}


div.locationDescription {
	position: relative;
	height: 100%;
	margin-bottom: 0;
	line-height: 18px;
	font-size: 12px;
	}

	*.locationImage {
		width: 274px;
		height: 207px;
		background: url(/images/contentImageBg.png) no-repeat center;
		padding: 17px 0 0 8px;
		display: block;
		float: left;
		margin: 0;
		position: relative;
		left: -8px;
		}

		*.locationImage img {
			}

		div.locationDescription * {
			text-align: justify;
			}

		div.locationDescription h2,
		div.locationDescription h3,
		div.locationDescription p {
			padding: 0;
			margin: 0;
			line-height: 1.4em;
			}

		div.locationDescription h2 {
			font-size: 17px;
			color: #fff;
			}

		div.locationDescription h3 {
			font-size: 15px;
			color: #e0b484;
			}

		div.locationDescription p {
			/*text-indent: 1.4em;*/
			}

		div.locationDescription * h2:first-child,
		div.locationDescription * h3:first-child,
		div.locationDescription * p:first-child {
			padding-top: 0;
			}

		div.locationDescription h2.pageTitle {
			font-size: 22px;
			}

		div.locationDescription p.noIndent {
			text-indent: 0 !important;
			}

		div.locationDescription hr {
			margin: 0.3em 0 0.3em 0;
			}


		div.locationDescription div.arrowsWrapper {
			position: relative;
			height: 1%;
			margin: 14px 0 0 0;
			width: 340px;
			float: right;
			}

			div.locationDescription div.arrowsWrapper a.nArrowPrev {
				position: absolute;
				left: -30px;
				top: 50%;
				margin: -26px 0 0 0;
				}

			div.locationDescription div.arrowsWrapper a.nArrowNext {
				position: absolute;
				top: 50%;
				margin: -26px 0 0 0;
				right: -30px;
				}

	/*div.locationDescription a.thumb {
		}

		div.locationDescription a.thumb img {
			margin: 4px 10px 1px 0;
			float: left;
			border-width: 3px;
			}*/


/* Form full */

form.full {
	}

	form.full div.info {
		/*width: 545px;*/
		float: left;
		}

	form.full div.set {
		padding: 0 0 0 20px;
		border: 0;
		}

		form.full div.set h2 {
			clear: both;
			font-size: 1.4em;
			padding: 20px 10px 15px 0;
			margin: 0;
			text-indent: -20px;
			overflow: visible;
			}

	form.full label {
		display: block;
		float: left;
		width: 90px;
		padding: 1px 10px 0 0;
		line-height: 19px;
		clear: left;
		margin-top: 1px;
		margin-bottom: 9px;
		}

	form.full label.right {
		width: 101px;
		text-align: right;
		clear: none;
		}

	form.full label.long {
		width: auto;
		text-align: left;
		clear: none;
		}

	form.full div.invalidFieldMessage {
		clear: both;
		margin-left: 100px;
		}

	form.full select {
		width: 185px;
		}

	form.full input.text,
	form.full input.password,
	form.full button.submit {
		width: 181px;
		}

	form.full input.text,
	form.full input.password,
	form.full input.file,
	form.full textarea,
	form.full select {
		float: left;
		margin-bottom: 10px;
		}

	form.full select.long {
		width: 474px;
		}

	form.full input.long,
	form.full textarea.long {
		width: 478px;
		}

	form.full select.short {
		width: 130px;
		}

	form.full input.short,
	form.full textarea.short {
		width: 126px;
		}


	form.full *.short1 {
		margin-right: 2px;
		}

	form.full input.short1 {
		width: 120px;
		}

	form.full select.short1 {
		width: 124px;
		}

	form.full input.short2 {
		width: 55px;
		}

	form.full select.short2 {
		width: 59px;
		}

	form.full *.priceRange {
		color: #899;
		}

		form.full *.priceRange input.text {
			width: 75px;
			}

		form.full *.priceRange label {
			display: inline;
			float: none;
			clear: none;
			line-height: normal;
			margin: 0;
			padding: 0;
			}

/* Search form */
form.search label {
	width: 105px;
	}

form.search input.label {
	color: #808080;
	}

	form.search div.searchTab {
		background-color: #2c2c2c;
		margin-top: 2px;
		}

	form.search *.inactive {
		opacity: 1;
		filter: alpha(opacity=100);
		color: #7c7c7c;
		}

	form.search *.inactive input.text {
		background-color: #9c9c9c;
		border-color: #1d1d1d;
		}

form.search *.invalidFieldMessage {
	margin-left: 120px !important;
	}

/* Mail form to agent */

form.mailToAgent {

	}

	form.mailToAgent label {
		width: 120px !important;
		}

	form.mailToAgent *.invalidFieldMessage {
		margin-left: 134px !important;
		}

	form.mailToAgent input.text {
		width: 350px !important;
		}

	form.mailToAgent textarea {
		width: 350px !important;
		}

	form.mailToAgent div.textarea {
		width: 367px !important;
		}

div.backToListTop {
	padding-bottom: 5px;
	margin-bottom: 10px;
	float: right;
	}

div.backToListBottom {
	float: right;
	}

/* LayoutCover */

div.layoutCover {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(/images/layoutCoverBg.png) repeat transparent;
	color: #fff;
	z-index: 20;
	}

	div.layoutCover div.constantBox {
		position: relative;
		top: 50%;
		margin: -250px auto auto auto;
		width: 50%;
		height: 500px;
		background: #fff;
		color: #333;
		}

/* nGMap */

div.nGMap {
	border: solid 1px #e28827;
	background-color: #39220a;
	width: 640px;
	height: 350px;
	color:black;
	overflow: hidden;
	}

	div.nGMap a:hover, a:focus, a:active {
		color:#E26827;
		text-decoration:underline;
	}
	a:link, a:visited {
		color:#E28827;
	}
	div.nGMap a {
		text-decoration:none;
	}


#itemMap {
	width: 478px;
	height: 300px;
	height: 200px;
	overflow: hidden;
	}

div.itemMap {
	width: 350px;
	height: 200px;
	overflow: hidden;
	}

	label.itemMap {
		width: auto !important;
		float: none;
		margin-left: 100px;
		}

div#editItemMapWrapper {
	margin-left: 100px;
	overflow: hidden;
	}

div#detailsItemMapWrapper {
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
	}

	div#detailsItemMapWrapper div.itemMap {
		width: auto;
		}

#locationMap,
div.locationMap {
	width: 640px;
	height: 350px;

	}

#itemMap.edit{
	height:350px
}

/* nInputDescribed */


#locationQuickSearch.nInputDescribedEmpty {
	background-position: -905px center;
	}

#quickLogin.nInputDescribedEmpty {
	background-position: -1105px center;
	}

#quickPassword.nInputDescribedEmpty {
	background-position: -1305px center;
	}

form.contact #eMailSender.nInputDescribedEmpty {
	background-position: left center;
	}

form.contact #messageContent.nInputDescribedEmpty {
	background-position: -453px 1px;
	}

form.contact #eMailSenderName.nInputDescribedEmpty {
	background-position: -1505px 1px;
	}
form.contact #eMailSenderPhone.nInputDescribedEmpty {
	background-position: -1925px 1px;
	}

div.contactForm { margin:0;padding:0;}
div.contactForm form.contact { width:410px;margin:0;padding:0;float:left; }
div.contactForm form.contact input.text,
div.contactForm form.contact textarea.textarea { width:408px; }
div.contactForm input.submit { float:right; }

/* similar properties  */
tr.similarTr { background:transparent url(/images/hrBg.png) repeat-x scroll left 5px; }
tr.similarTr th { vertical-align:bottom;height:40px; }
td.similar ul { margin-left:0;padding-left:15px }
td.similar ul li { margin-left:0px;padding-left:0 }




/* WORDPRESS */
#sideBar h2.pages {
			background-image: url(/images/wp-bx-pages.png);
			}
#sideBar h2.archives {
			background-image: url(/images/wp-bx-archives.png);
			}
#sideBar h2.categories {
			background-image: url(/images/wp-bx-categories.png);
			}
#sideBar h2.meta {
			background-image: url(/images/wp-bx-meta.png);
			}
#sideBar h2.blogroll {
			background-image: url(/images/wp-bx-blogroll.png);
			}

			#sideBar div.locations h2.meta,
			#sideBar div.locations h2.categories,
			#sideBar div.locations h2.blogroll,
			#sideBar div.locations h2.pages,
			#sideBar div.locations h2.archives {
				background-position: 3px 0;
				}
#locationsTree p { margin:0 4px 10px 15px }
more-link { padding-left: 30px; }
.maly {
padding-left: 30px;
}
.h2o{
margin-left: 30px;
font-size: 20px;
}
.post-content {
text-align: justify;
font-size: 12px;
margin-left: 30px;
margin-right: 30px;
margin-top: 10px;
margin-bottom: 10px;
line-height: 1,5em;
}
.clear {
clear: both;
}
.cap {
text-align: center;
font-size: 10px;
padding: 2px;
}
.img-border {
margin-left: 30px;
_margin-left: 15px;
margin-top: 10px;
margin-bottom: 10px;
background-color: rgb(44, 44, 44);
list-style: none;
float: left;
}

body.blog .signUp {  margin-top:22px}
body.blog menu {  margin-top:0px !important;padding-top:0px !important;}

a.zoomIn { color:red !important; padding-left:20px;background: url(/images/zoom_in.png) left top no-repeat; }

div.showMailMessage {
	background:white !important;
	color:black !important;
	width:480px !important;
	margin:12px !important;
	padding:10px !important;
}

#listMailsData a { margin: 0 7px; }
#listMailsData a:hover { text-decoration:underline; }


tbody#listMailsData a.agentDisable,
tbody#usersListData a.agentDisable { background: url(/images/close_16.png) left top no-repeat;text-indent:-3000px;display:block;width:16px;height:16px; }
tbody#listMailsData a.agentEnable,
tbody#usersListData a.agentEnable { background: url(/images/add_16.png) left top no-repeat;text-indent:-3000px;display:block;width:16px;height:16px; }

tbody#listMailsData a.agentEnable { float:left;  }
tbody#listMailsData a.agentDisable { float:right;  }

tbody#usersListData a.agentStats { background: url(/images/chart_flipped_16.png) left top no-repeat;text-indent:-3000px;display:block;float:right;margin-right:3px;width:16px;height:16px; }
tbody#usersListData a:focus, tbody#usersListData a:acive { outline:none !important;border:0 !important; }

ul.adminOptions a:hover { text-decoration:underline; }

form#statMenu fieldset {
    border-color:#7C7C7C;
    border-width:2px 0;
}
	form#statMenu fieldset select {
		margin-rigth:10px;
	}

/* $$$ CSS file: html.css: */
*.clear {
	height: 0;
	font-size: 1px;
	line-height: 1px;
	visibility: hidden;
	clear: both;
	}
	
/* Forms elements */

form {
	margin: 0;
	padding: 0;
	}

button,
input,
textarea,
select {
	font-size: 12px;
	font-family: Helvetica, Arial, Tahoma, Verdana, sans-serif;
	vertical-align: middle; /* for IE6-7 */
	}

	textarea,
	html>/**/body button,
	html>/**/body input.text,
	html>/**/body input.password,
	html>/**/body input.file,
	html>/**/body input.submit,
	html>/**/body input.button,
	html>/**/body select {
		vertical-align: baseline; /* for non IE6-7 */
		}

input.text,
input.password,
input.file,
textarea,
select {
	border: solid 1px #000;
	background-color: #fff;
	color: #000;
	width: 126px;
	padding-left: 1px;
	padding-right: 1px;
	margin-top: 2px;
	margin-bottom: 2px; /* for IE6-7 */
	}
	
	html>/**/body input.text,
	html>/**/body input.password,
	html>/**/body input.file,
	html>/**/body textarea,
	html>/**/body select {
		margin-bottom: 0;
		}
		
input.file,
textarea {
	width: auto;
	}
	
select {
	width: 130px;
	}
	
	input.short {
		width: 56px;
		}
		
	select.short {
		width: 60px;
		}
	
	input.long {
		width: 306px;
		}
		
	select.long {
		width: 310px;
		}

button,
input.submit,
input.button {
	background-image: url(/images/buttons.png);
	background-repeat: no-repeat;
	background-position: -70px -60px;
	background-color: transparent;
	color: #000;
	width: 70px;
	border: 0;
	height: 30px;
	line-height: 29px;
	padding: 0 0 1px 0;
	margin: 0;
	cursor: pointer;
	}
	
	button:hover,
	button:focus,
	*.submit:hover,
	*.submit:focus,
	*.button:hover,
	*.button:focus {
		background-position: -70px -90px;
		}
	
	*.dashboardButtonSmall {
		width: 70px !important;
		background-position: -70px 0 !important;
		}
	
	*.dashboardButtonSmall:hover,
	*.dashboardButtonSmall:focus {
		background-position: -70px -30px !important;
		}

	*.quickSearchSubmit {
		width: 80px !important;
		background-position: 0 -120px !important;
		}
		
	*.quickSearchSubmit:hover,
	*.quickSearchSubmit:focus {
		background-position: 0 -150px !important;
		}

	*.adminButton {
		width: 64px !important;
		background-image: url(/images/adminButtons.png) !important;
		background-position: 0 0 !important;
		}
		
	*.adminButton:hover,
	*.adminButton:focus {
		background-position: 0 -30px !important;
		}
			
	/* buttons sizes */
		
	button.xSmall,
	input.xSmall {
		width: 40px;
		background-position: -30px -60px;
		}
			
	button.xSmall:hover,
	button.xSmall:focus,
	input.xSmall:hover,
	input.xSmall:focus {
		background-position: -30px -90px;
		}
		
	button.normal,
	input.normal {
		width: 100px;
		background-position: -140px -60px;
		}
			
	button.normal:hover,
	button.normal:focus,
	input.normal:hover,
	input.normal:focus {
		background-position: -140px -90px;
		}
		
	button.large,
	input.large {
		width: 130px;
		background-position: -240px -60px;
		}
			
	button.large:hover,
	button.large:focus,
	input.large:hover,
	input.large:focus {
		background-position: -240px -90px;
		}
		
	button.xLarge,
	input.xLarge {
		width: 180px;
		background-position: -370px -60px;
		}
			
	button.xLarge:hover,
	button.xLarge:focus,
	input.xLarge:hover,
	input.xLarge:focus {
		background-position: -370px -90px;
		}
/* $$$ CSS file: nDynamic.css: */
/* Ajax */
*.ajaxLoaderClock {
	width: 12px;
	height: 12px;
	background: url(../images/ajaxLoaderClock.gif) no-repeat center transparent;
	position: absolute;
	z-index: 100;
	}
	
/* nImagesBar */

div.nImagesBarWrapper {
	position: relative;
	overflow: hidden;
	height: 100px;
	}

	div.nImagesBarWrapper div.nImagesBar {
		position: absolute;
		width: 90000px;
		}
		
/* nArrow */
	
a.nArrowNext,
a.nArrowPrev {
	width: 27px;
	height: 57px;
	background-image: url(/images/nArrows.png);
	background-repeat: repeat-x;
	background-color: red;
	background-position: right bottom;
	display: block;
	overflow: hidden;
	visibility: hidden;
	text-indent: -1000em;
	}

	a.nArrowPrev {
		background-position: left top;
		}

	a.nArrowNext {
		background-position: left -57px;
		}
			
/* nColumnsBar */

div.nColumnsBar {
	}
	
	div.nColumnsBar * {
		}
	
	div.nColumnsBar *.nColumn,
	div.nColumnsBar *.nColumnPrimary,
	div.nColumnsBar *.nColumnSecondary {
		float: left;
		}
		
	div.nColumnsBar *.nColumn,
	div.nColumnsBar *.nColumnPrimary {
		display: block;
		}

	div.nColumnsBar *.nColumnSecondary {
		display: none;
		}
		
/* nDropMenu */

menu.nDropMenu {
	position: absolute;
	background-color: #2c2c2c;
	border-style: solid;
	border-width: 1px 0 1px 0;
	border-color: #e28827;
	display: none;
	margin: 0;
	padding: 2px 0 2px 0;
	list-style-type: none;
	z-index: 10;
	}
	
	menu.nDropMenu li {
		}
		
	menu.nDropMenu a.option {
		display: block;
		padding: 1px 5px 1px 5px;
		}
		
		menu.nDropMenu a.option:link,
		menu.nDropMenu a.option:visited {
			background-color: transparent;
			color: #e28827;
			}
		
		menu.nDropMenu a.option:active,
		menu.nDropMenu a.option:focus,
		menu.nDropMenu a.option:hover {
			background-color: #e28827;
			color: #fff;
			}
			
/* nSlideshow */

*.nSlideshow {
	position: relative;
	}
	
	*.nSlideshow div {
		position: absolute;
		width: 260px;
		height: 180px;
		left: 7px;
		top: 18px;
		background-image: url(/images/nSlideshow.jpg);
		background-repeat: no-repeat;
		}
		
/* nInputDescribed */

*.nInputDescribed {
	background-image: none;
	background-repeat: no-repeat;
	}
	
*.nInputDescribedEmpty {
	background-image: url(/images/nInputDescribed.png);
	}
/* $$$ CSS file: colorbox.css: */
/*
    ColorBox Core Style
    The following rules are the styles that are consistant between all ColorBox themes
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;display:none}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
	ColorBox example user style
	These rules are ordered and tabbed in a way that represents the order/nesting of the generated HTML, 
	in hope that this will make the relationship easier to understand. Thanks, jack@colorpowered.com
*/
#cboxOverlay{background:#000;}

#colorbox{}
	#cboxContent{background:#000; margin-top:20px;}
		#cboxLoadedContent{background:#000; padding:5px;}
                #cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
                #cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
                #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
                #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(/images/colorbox/controls.png) top left no-repeat; width:28px; height:65px; text-indent:-9999px;}
                #cboxPrevious.hover{background-position:bottom left;}
                #cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(/images/colorbox/controls.png) top right no-repeat; width:28px; height:65px; text-indent:-9999px;}
                #cboxNext.hover{background-position:bottom right;}
                #cboxLoadingOverlay{background:#000;}
		#cboxLoadingGraphic{background:url(/images/colorbox/loading.gif) center center no-repeat;}
		#cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(/images/colorbox/controls.png) top center no-repeat; width:38px; height:19px; text-indent:-9999px;}
		#cboxClose.hover{background-position:bottom center;}
